home *** CD-ROM | disk | FTP | other *** search
- Short: Integrated Programming Environment
- Uploader: zani@cs.unibo.it
-
- Twilight Development System (TDS) provides an integrated
- environment for writing and compiling source files like Turbo
- Pascal or Borland C++. It consists of a powerful text-editor with an
- integrated project manager. Its main feature is to simplify and speed
- up the development of programs composed of different source files
- (modules). With TDS it's possible to compile and link these
- modules into an executable file with a single command and if the
- compiler finds some errors, they will be reported directly by the
- editor. TDS doesn't provide its own compiler, but can use any
- compiler or assembler callable from CLI. It has internal message
- converters for DICE C, SAS C (former LATTICE C), Aztec C, DevPac,
- Tex, CatComp, PCQ, Oberon, HCC, A68k and many more and it's possible
- to write custom converters for any other compiler.
-
-
-
-